Skip to content

chore(test-deps): added Go 1.27.0 to matrix, bump [email protected] - #22

Merged
petruki merged 1 commit into
masterfrom
staging
Sep 1, 2026
Merged

chore(test-deps): added Go 1.27.0 to matrix, bump [email protected]#22
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Sep 1, 2026

Copy link
Copy Markdown
Member

This pull request updates the project to use Go version 1.27.0 and upgrades the golangci-lint tool to version 2.13.2 across all CI workflows, documentation, and configuration files. It also updates dependencies in go.mod to newer versions. These changes ensure compatibility with the latest Go features, improve code quality checks, and keep dependencies up to date.

Go version and CI workflow updates:

  • Updated all CI workflows (master.yml, release.yml, sonar.yml, staging.yml) to use Go version 1.27.0 instead of 1.26.6, including matrix builds and default inputs. [1] [2] [3] [4] [5] [6] [7] [8] [9]

  • Updated the Go version reference in the bug report issue template to 1.27.0.

Linting and dependency updates:

  • Upgraded golangci-lint to version 2.13.2 in all workflow files and the Makefile for improved linting. [1] [2] [3] [4] [5]

  • Updated dependencies in go.mod, including testify to v1.12.1 and indirect dependencies such as go.yaml.in/yaml/v3 to v3.0.5.

These updates help keep the project current and maintainable.

@petruki petruki self-assigned this Sep 1, 2026
@sonarqubecloud

sonarqubecloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

@petruki
petruki merged commit 6c106da into master Sep 1, 2026
9 checks passed
@petruki
petruki deleted the staging branch September 1, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant